[System.Runtime.CompilerServices.AsyncStateMachine(C1.CollectionView.ICollectionViewEx/d__17`1)] [System.Runtime.CompilerServices.Extension()] public static System.Threading.Tasks.Task FilterAsync<T>( ICollectionView<T> collectionView, System.string filterPath, FilterOperation filterOperation, System.object value ) where T: class
パラメータ
- collectionView
- コレクションビュー
- filterPath
- フィルタを適用するデータ項目のパス
- filterOperation
- フィルタ演算
- value
- 式で使用する値
型パラメータ
- T